home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / business / spreadsheets / easycalc / help / _tan.help < prev    next >
Encoding:
Text File  |  1978-11-24  |  389 b   |  22 lines

  1. Spreadsheet Function: TAN()
  2. Synopsis:
  3.  
  4. @TAN(exp)
  5.  
  6. Description:
  7.  
  8. This function returns the tangent of the expression.
  9.  
  10. Note:   Trig functions are all specified in radians.
  11. If  you need to convert between degrees and radians,
  12. the functions, @RAD and @DEG will help.
  13.  
  14. Examples:
  15.  
  16. @TAN(0) would give 0.
  17. @TAN(1) would give 1.5574077.
  18. *
  19. Using Functions
  20. Usefunc.help
  21. Maths Operators
  22. operators.help